Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2025

Bumps @opentelemetry/semantic-conventions from 1.28.0 to 1.30.0.

Release notes

Sourced from @​opentelemetry/semantic-conventions's releases.

v1.30.0

1.30.0

🚀 (Enhancement)

  • feat(sdk-metrics): PeriodicExportingMetricReader now flushes pending tasks at shutdown #5242

🐛 (Bug Fix)

  • fix(sdk-trace-base): do not load OTEL_ env vars on module load, but when needed #5233
  • fix(instrumentation-xhr, instrumentation-fetch): content length attributes no longer get removed with ignoreNetworkEvents: true being set #5229

semconv/v1.30.0

1.30.0

🚀 (Enhancement)

  • feat: update semantic conventions to v1.30.0 #5433 @​trentm
    • Semantic Conventions v1.30.0: changelog | latest docs
    • @opentelemetry/semantic-conventions (stable) changes: 1 newly deprecated exports, 25 added exports
    • @opentelemetry/semantic-conventions/incubating (unstable) changes: 24 newly deprecated exports, 165 added exports

Stable changes in v1.30.0

ATTR_EXCEPTION_ESCAPED // exception.escaped: It's no longer recommended to record exceptions that are handled and do not escape the scope of a span.
METRIC_DOTNET_ASSEMBLY_COUNT                             // dotnet.assembly.count
METRIC_DOTNET_EXCEPTIONS                                 // dotnet.exceptions
METRIC_DOTNET_GC_COLLECTIONS                             // dotnet.gc.collections
METRIC_DOTNET_GC_HEAP_TOTAL_ALLOCATED                    // dotnet.gc.heap.total_allocated
METRIC_DOTNET_GC_LAST_COLLECTION_HEAP_FRAGMENTATION_SIZE // dotnet.gc.last_collection.heap.fragmentation.size
METRIC_DOTNET_GC_LAST_COLLECTION_HEAP_SIZE               // dotnet.gc.last_collection.heap.size
METRIC_DOTNET_GC_LAST_COLLECTION_MEMORY_COMMITTED_SIZE   // dotnet.gc.last_collection.memory.committed_size
METRIC_DOTNET_GC_PAUSE_TIME                              // dotnet.gc.pause.time
METRIC_DOTNET_JIT_COMPILATION_TIME                       // dotnet.jit.compilation.time
METRIC_DOTNET_JIT_COMPILED_IL_SIZE                       // dotnet.jit.compiled_il.size
METRIC_DOTNET_JIT_COMPILED_METHODS                       // dotnet.jit.compiled_methods
METRIC_DOTNET_MONITOR_LOCK_CONTENTIONS                   // dotnet.monitor.lock_contentions
</tr></table> 

... (truncated)

Changelog

Sourced from @​opentelemetry/semantic-conventions's changelog.

1.30.0

🚀 (Enhancement)

  • feat(sdk-metrics): PeriodicExportingMetricReader now flushes pending tasks at shutdown #5242

🐛 (Bug Fix)

  • fix(sdk-trace-base): do not load OTEL_ env vars on module load, but when needed #5233
  • fix(instrumentation-xhr, instrumentation-fetch): content length attributes no longer get removed with ignoreNetworkEvents: true being set #5229

1.29.0

🚀 (Enhancement)

  • feat(sdk-metrics): Add support for aggregation cardinality limit with a default limit of 2000. This limit can be customized via views #5128
Commits
  • 616d27a chore: prepare next release (#5274)
  • e524148 chore: removed circular dependency from BasicTracerProvider (#5279)
  • 67a0e9c Update links to openmetrics to reference the v1.0.0 release (#5267)
  • 0c11fc6 Fix incorrect CHANGELOG entry on main (v1.next) (#5280)
  • 8ab52d5 fix(ci): adapt workflow to use supported npm versions (#5277)
  • 84cce75 refactor(otlp-transformer): re-structure package to prepare for separate entr...
  • 6d31a18 feat(opentelemetry-sdk-node): automatically configure metrics exporter based ...
  • e03b6e7 chore: update prettier to 3.4.2 (#5261)
  • e4d9c21 fix(instrumentation-fetch, instrumentation-xml-http-request) content length a...
  • bdee949 doc(semantic-conventions): clarify suggested usage of unstable semconv (#5256)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript labels Feb 13, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/opentelemetry/semantic-conventions-1.30.0 branch from 011f019 to 4be15ca Compare February 14, 2025 13:56
Bumps [@opentelemetry/semantic-conventions](https://github.com/open-telemetry/opentelemetry-js) from 1.28.0 to 1.30.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js@v1.28.0...v1.30.0)

---
updated-dependencies:
- dependency-name: "@opentelemetry/semantic-conventions"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/opentelemetry/semantic-conventions-1.30.0 branch from 4be15ca to 77b4aa3 Compare February 14, 2025 16:33
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 24, 2025

Looks like @opentelemetry/semantic-conventions is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Feb 24, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/opentelemetry/semantic-conventions-1.30.0 branch February 24, 2025 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants